Skip to content

Midi changes.#4

Merged
catilac merged 1 commit intocatilac:midi-pt2from
tychedelia:midi-pt2
Mar 18, 2026
Merged

Midi changes.#4
catilac merged 1 commit intocatilac:midi-pt2from
tychedelia:midi-pt2

Conversation

@tychedelia
Copy link

Just a few changes to get things to work on my PC:

  • Make sure we run PreUpdate schedule after we refresh ports to let bevy_midi process its internal state.
  • Add a list_ports helper.
  • Fail fast when port isn't found.
  • Move the midi_* methods from processing_render to processing_midi and re-export in the prelude.

Copy link
Owner

@catilac catilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! so stupid of me, i can't believe i left the midi functions in render. thanks for doing my homework

@catilac catilac merged commit d55db33 into catilac:midi-pt2 Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants